| 2018-03-13 |
bors | Auto merge of #5152 - matklad:clap, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Aleksey Kladov | File per command |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Aleksey Kladov | Use `avoid_dev_deps` for all commands |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Aleksey Kladov | Fix spelling of quiet |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
bors | Auto merge of #5167 - xftroxgpx:nosubmodules, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
xftroxgpx | Closes #5165 |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
bors | Auto merge of #5164 - matthiaskrgr:redundant_dep, r... |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
Matthias Krüger | remove "filetime 0.1" dependency from dev profile,... |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
Aleksey Kladov | Cleanups |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Relax tests for windows |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Validate the limit argument |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Tweak the help message |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move `index` & `registry` to `ArgMatchesExt` |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move `new_options` to `ArgMatchesExt` |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move `compile_options` to `ArgMatchesExt` |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Make `target` option owned in various configs |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move some arg parsing to ArgMatchesExt |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Introduce ArgMatchesExt trait |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Inline `config_from_args` |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Rename CommonArgs -> AppExt |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Reorganize subcommands as a separate submodule |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move command_prelude to a separate file |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Introduce command_prelude module |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
bors | Auto merge of #5160 - ishitatsuyuki:patch-1, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Tatsuyuki Ishi | Remove unused import |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
bors | Auto merge of #5159 - ishitatsuyuki:patch-1, r=Mark... |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Tatsuyuki Ishi | Remove redundant recursion_limit |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
bors | Auto merge of #5126 - gilescope:cycle-error-message... |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Giles Cope | Clippy complains about unused in derived code. |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
bors | Auto merge of #5157 - Eh2406:more_interning, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Eh2406 | delay calls to `to_inner` |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Eh2406 | Dependency.name to InternedString |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Aleksey Kladov | Make command-line arguments owned |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Aleksey Kladov | Validate that `jobs` argument is a number |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Aleksey Kladov | Unwind stack for cli errors |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Eh2406 | PackageId.name to InternedString |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Remove dead code |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Remove docopt dependency |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix after rebase |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix typo |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Remove dead code |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix `--explain` |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Support list subcommand |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Support aliases |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix more tests by updating error messages |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Unignore test which now passes |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Disable `cargo help -h` |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix verify-project command |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Support built-in aliases |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Support external subcommands |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Cleanup |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Restore global initialization |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Use exit code 1 for command line parsing errors |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix some trivially fixable tests |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Drop old commands |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move the rest of the commands to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move uninstall to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move test to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move search to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Don't copy-paste index argument |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Don't copy-paste package argument |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move rustdoc to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move rustc to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move run to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move read-manifest to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move publish to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move pkgid to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move package to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move owner to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move new to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move metadata to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move login to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move locate-project to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move install to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Specify frozen & locked for all commands simultaneously |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move init to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move git-checkout to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move generate-lockfile to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move fetch to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move doc to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move clean to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move check to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Temporarly ignore some tests |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Port bench and build to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Giles Cope | Switch to exhaustive matches in tests. |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
bors | Auto merge of #5150 - Eh2406:more_interning, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Eh2406 | intern links attribute |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
bors | Auto merge of #5147 - Eh2406:restucture, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Eh2406 | restructure `Activations` for better clone |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
Giles Cope | As pointed out by Jacob, we can display the ordered... |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
bors | Auto merge of #5121 - Eh2406:string_interning, r=alexcr... |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
Eh2406 | use `Deref` instead of an explicit function |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
Eh2406 | use `into_boxed_str` to shrink before we leek |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
bors | Auto merge of #5012 - infinity0:pr4988, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
Ximin Luo | Work around #5134 for now |
commit | commitdiff | tree | snapshot |
| 2018-03-07 |
bors | Auto merge of #5138 - alexcrichton:small-opt, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Alex Crichton | Retain a vector instead of reallocating |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Eh2406 | add unsafe |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
bors | Auto merge of #5135 - matklad:drop-ignored-tests, r... |
commit | commitdiff | tree | snapshot |
| 2018-03-06 |
Alex Crichton | Optimize SourceId::crates_io |
commit | commitdiff | tree | snapshot |
| next |